home *** CD-ROM | disk | FTP | other *** search
/ Realizing the Dream - An …al Space Station Sampler / Realizing the Dream - An International Space Station Sampler (NASA).iso / pc / wt / webmodule_new / trailer_edit.swf / scripts / frame_99 / DoAction.as
Encoding:
Text File  |  2000-11-02  |  172 b   |  14 lines

  1. tellTarget("letterbox")
  2. {
  3.    gotoAndPlay(13);
  4. }
  5. tellTarget("bg_load")
  6. {
  7.    gotoAndPlay(2);
  8. }
  9. tellTarget("introtext")
  10. {
  11.    gotoAndStop("fadeout");
  12.    play();
  13. }
  14.